home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / tlc_prgs / tlc_form / tlc_form.doc < prev   
Text File  |  1995-05-02  |  10KB  |  180 lines

  1.                             ********************
  2.                             *  TLC FORMATTER   *
  3.                             *   Version 3.02   *
  4.                             ********************
  5.  
  6. I. USE
  7.  
  8.      This program is very simple to use, it runs as either an accessory or a 
  9. program by changing the extender (i.e. '.ACC' for an accessory and '.PRG' 
  10. for a program) and should run in any resolution except ST or TT low. The 
  11. main dialog box shows all the available options, you may select either A or 
  12. B to format, 9 or 10 sectors per track and between 80 and 82 tracks per 
  13. disk. If you're using a version of TOS 1.6 or higher and have a HD floppy 
  14. installed (1.44 meg), the program will detect the HD (using the 'cookie jar' 
  15. in the newer versions of TOS) and another button will be in the box labeled 
  16. 'HD'. Selecting this changes the sector option boxes change from 9 and 10 to 
  17. 18 and 20.  The 'FaST' format option does NOT make the formatting process 
  18. any faster but rather formats a disk in a way that makes it read and write 
  19. even faster than disks formatted with Twister or with 'skewed' sectors like 
  20. DC Format uses. The fast option only works with 9 or 18 sectors per track. 
  21. High density floppies formatted using the FaST option are almost twice as 
  22. fast as the normal desktop format! To enter a label for the disk (volume 
  23. label or name), simply type it on the main screen. If an error is 
  24. encountered during the formatting process, the applicable track and side 
  25. number will be shown and you will have a choice as to continue attempting 
  26. the format or to abort the operation. For info on the program, click on the 
  27. 'TLC' Icon or press the appropriate key combination. The drive button for 
  28. drive B: will only be available if you have 2 floppies attached. If you do 
  29. have 2 drives, while the format is in progress you may press either A or B 
  30. on your keyboard to signify that that disk should be immediately formatted 
  31. when the first is done. The program uses ALL the same parameters, 
  32. single/double sided, number of tracks, sectors, normal or high density, and 
  33. so forth. It even assigns the same volume name to both disks (the serial 
  34. number will still be different of course). You may continue drive switching 
  35. as long as you like. The formatting process can be aborted at any time by 
  36. pressing the Esc key. All options are selectable by either clicking with the 
  37. mouse or by pressing the keys indicated in the dialog box. I have the 
  38. program write the bytes into the boot sector needed by MS DOS to recognize 
  39. the disk so all formats except the 20 sector high density option should be 
  40. DOS compatible (yes, even the FaST and extended formats). I have tested this 
  41. on MS DOS versions 3.3 - 5.0 and DR DOS version 6.0 and all works fine. The 
  42. disks formatted with the FaST option even read and write faster on the messy 
  43. dos machines!
  44.  
  45. II. EXPLANATION
  46.  
  47.      The 'FaST' option isn't really difficult to implement at all. When 
  48. using the XBIOS 10 call to format, simply set the interleave value to 11 as 
  49. opposed to the usual value of 1. Perhaps I can find how to make it work with 
  50. other than 9 sectors per track to increase storage space on your disks. I 
  51. set the formatter to work with high density (1.44 meg) drives starting with 
  52. version 3.02. Waiting for files to load from floppies is really time 
  53. consuming, especially long files like digitized sounds or long programs like 
  54. PageSTream or Touch Up. The FaST option makes a noticeable difference in 
  55. these cases.
  56.  
  57. III. SHAREWARE
  58.  
  59. **** TLC Software *********************************************************
  60.  
  61.                                S P E C I A L
  62.  
  63. ***************************************************************************
  64.  
  65. As a Christmas special, the entire collection of TLC programs can be yours 
  66. (registered versions of course), for the miniscule fee of $10! What a 
  67. bargain, a disk full of programs and documentation. If you're interested in 
  68. the GFA source code to all the TLC programs, that can be yours for a $20 
  69. contribution. This will come on 2 DS/DD disks unless you request a single 
  70. DS/HD disk. As a minimum, the TLC Utilities disk includes:
  71.  
  72. o - TLC Book - A combination address book and date keeper.  Version 4.x now 
  73. prints phone books as well as address books, mailing labels, date books, and 
  74. date labels.  It allows as many entries as your systems memory will hold and 
  75. has full hot key access.  Also new is the ability to merge multiple address 
  76. books and you can even print addresses, dates, or labels to disk! Supports 
  77. any printer and works in ST & TT resolutions except low.
  78.  
  79. o - TLC View - An accessory or program that loads your TLC Book address 
  80. databases into a GEM window without leaving the GEM program you're using.
  81.  
  82. o - TLC Attributor - Allows renaming volume labels, files, changing files 
  83. attributes (read only, hidden, system, etc).  Runs as a program or accessory 
  84. in all but low resolution.  Allows setting the fast load bit as well as 
  85. updating the date/time stamp on files. It also allows deletion of those 
  86. pesky files TOS won't delete at times.
  87.  
  88. o - TLC Formatter - Accessory/program to format 3.5" disks in 80-82 tracks, 
  89. 9 or 10 sectors per track. FaST option reads and writes faster than 
  90. 'twisted' or 'skewed' formats and is 100% compatible with all ST programs. 
  91. All formats are MS DOS 5.x and DR DOS 6.x compatible, in fact, FaST 
  92. formatted disks read and write twice as fast on the messy dos systems! 
  93. Formats backwards and allows aborting to cover mistakes. Supports multiple 
  94. automatic drive switching and detects presence of a HD 3.5" disk (yes, it 
  95. does FaST tricks to them also!)
  96.  
  97. o - TLC Fixer - Allows changing ASCII or HEX strings in programs or data 
  98. files. Runs as an accessory or program in all resolutions except low.  Will 
  99. do multiple searches, ask before changing, keep backups etc.  Uses hot keys 
  100. or GEM.
  101.  
  102. o - TLC Icon Maker - Creates icons in .RSC files from DEGAS medium or high 
  103. resolution (.PI2, .PI3) pictures, for use with DRIs RCS2 or Kumas K-
  104. Resource.
  105.  
  106. o - The TLC Sound Machine - Allows playing and manipulating digitized sounds 
  107. created with DigiSound, SoundOff, MasterSound, ST Replay and more.  You can 
  108. modify the sounds and save them to disk in several formats.
  109.  
  110. o - TLC Show - A quick and dirty Spectrum picture viewer for those times you 
  111. don't want to load a slide show program and set a series of buttons to 
  112. display a picture or two.
  113.  
  114. o - TLC RSRC - Creates GFA Basic 3.x compatible ASCII LST files from 
  115. resources created with DRIs RCS2 or Kumas K-Resource so you can merge it 
  116. into your program and include your resource file in your program.  Prints 
  117. full instructions in the LST file. Now this includes a sample program and 
  118. source code showing proper implementation.
  119.  
  120. o - TLC Mega - A short accessory or program that allows you to change the 
  121. CPU speed of the Mega STe. Also displays TOS and GEMDOS version numbers. 
  122. Includes small auto folder programs for speed switches while booting up.
  123.  
  124. All these programs for one low $10 price. Please make checks payable to:
  125.  
  126.      Tom Hayslett
  127.      210 Fairmont Drive
  128.      Hampton, VA   23666
  129.  
  130.      804-766-3691
  131.  
  132. *** REVISION HISTORY ***
  133.  
  134. Version 1.00 - First shareware release of the program
  135.  
  136. Version 2.00 - 11 Dec 91
  137.  
  138. - Added the hot keys to the dialog box and also cleaned up the code.
  139.  
  140. Versions 2.01 - 2.04, 25 Apr 92
  141.  
  142. - This series of updates has added a few features, most notably hot keys for 
  143. all available functions. The program now formats backwards so if you 
  144. accidentally start to format a good disk, you can abort the format and 
  145. possibly save the data on the disk. You can turn the alert box warnings on 
  146. and off and even choose to have the program do a 'hard verify' where it 
  147. actually writes to and reads every track after it's formatted to ensure the 
  148. disk is reliable to use. I have written the program so it adds a few bytes 
  149. to the boot sector that allows MS DOS to read disks formatted with this 
  150. program. Yes, ALL formats. The FaST option even works when using the disks 
  151. in a MS DOS system! I have tested all format options, 9 & 10 sectors per 
  152. track, 80-82 tracks, single & double sided, etc and they all work fine on 
  153. DOS systems I've had access to using MS DOS versions above 3.3 and DR DOS 
  154. 6.0.
  155.  
  156. There are 2 new buttons in the formatting box. Verify will check each track 
  157. after it's formatted to ensure there are no weak sectors on the disk. This 
  158. takes longer but if you really want to make sure your disks are okay, use 
  159. it. Alerts simply allows you to turn the alert boxes on or off. If you turn 
  160. them off, be sure you don't format a good disk. As is the popular trend, 
  161. this now formats backwards (that is, from track 80 to track 1). If you abort 
  162. before it's finished, any files near the front of the disk will still be 
  163. there.
  164.  
  165. Version 3.01 - 15 Jun 92
  166.  
  167. - I've attempted to make the program TT compatible. I also cleaned up a few 
  168. glitches (mostly cosmetic) and made it fully compatible with the new TOS 
  169. ROMs.
  170.  
  171. Version 3.02 - 12 Aug 92
  172.  
  173. - Added the 'cookie jar' check for high density floppies and modified the 
  174. program so it will show a new box ('HD') only IF there's a HD floppy 
  175. installed. Selecting 'HD' changes the option boxes from 9 and 10 sectors to 
  176. 18 and 20 sectors. The FaST option works GREAT with HD floppies, almost 
  177. twice as fast reading and writing, DiamondBack II really flies when using 
  178. these! Selecting HD again will toggle the options back to 9 and 10 sectors.
  179.  
  180.